home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / dingleballgame.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2004-07-23  |  62 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(198);
  3.    timer.nextFrame();
  4. }
  5.